/*页面初始化*/
html{font-size:14px;font-family:"Microsoft Yahei",helvetica,arial,sans-serif;word-wrap:break-word;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input,figure{ margin: 0; padding: 0; border: 0;}
body{color: #666;position: relative;}
table{border-collapse:collapse;border-spacing:0;}
img{vertical-align: middle;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
h1,h2,h3,h4,h5{font-size:100%;font-weight:normal;}
body{
    color:#666;
    font-size:14px;
    height:100%;
    text-align:left;
    line-height:28px;
    background-color:#fff;
}
html{
    overflow-y:scroll;
    overflow:-moz-scrollbars-vertical;
    overflow-x:hidden; height:100%;
}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mb50{margin-bottom: 50px}
.pt10{padding-top: 10px}

.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.pt20{padding-top: 20px}
.pt40{padding-top: 40px}
body {
    color:#666666;/*网站主体内容颜色*/
    font-size:14px;
    text-align:left;
    line-height:28px;
}
html {
    overflow-y:scroll;
    overflow:-moz-scrollbars-vertical;
    overflow-x:hidden;
}

a {
    text-decoration:none;
    color:#666666;
}
/*浮动*/
.floleft {
    float:left;
}
.floright {
    float:right;
}
.clearfix:after {
    content:".";
    height:0;
    visibility:hidden;
    display:block;
    clear:both;
}
/*清浮动*/
.container {
    width:100%;
    margin:0 auto;
}
.concent {
    width:1000px;
    margin:0 auto;
    position: relative;
}

.hd_top {
    width:100%;
    border-top:5px solid #38a548;
    background: #f7f7f7;
    height:40px;
    border-bottom:1px solid #e5e5e5;
}
.hd_top1 {
    width:1000px;
    height:5px;
    background:url(http://news.youth.cn/images/youth_sjy_01.jpg) no-repeat;
    margin:-5px auto;
}
.hd_top_box {
    width:1000px;
    height:40px;
    margin:0 auto;
    line-height:45px;
    text-align:left;
}
.hd_top_box a {
    padding:0 10px;
    font-size:12px;
    color:#666666;
}
/*top样式*/

/*copyright*/
.youth_copyright {
    width:1000px;
    margin:0 auto;
    padding-top:80px;
}
.youth_copyright span {
    width:700px;
    padding:10px 10px 0px 0px;
    color:#999;
    float:left;
    text-align:right;
    line-height:36px;
}
.youth_copyright span a {
    color:#999;
}
.youth_copyright p a {
    color:#0b4d97;
}
.youth_copyright p a:hover {
    color:#857f81;
}
.youth_copyright p {
    text-align:center;
    line-height:40px;
    color:#0b4d97;
}
.youth_hot{ width:1000px; height:135px;margin:0 auto;}
.kp_logo{ width:222px; height:106px; float:left; padding-top:20px;}
.youth_gw{ width:445px; height:106px; float:left; margin:20px 0px 0px 10px ;}
.youth_gw2{ width:300px; height:106px; float:left; margin:20px 0px 0px 15px ;display:inline; }
.hn_topp{ font-size:12px; color:#08509a; line-height:20px;}
.youth_gw2 span{ width:200px; height:32px; float:left;border-top:#c3c3c3 1px solid;border-bottom:#c3c3c3 1px solid;border-left:#c3c3c3 1px solid;margin-top: 5px}
.jn-wby{ width:160px; height:32px; float:left; border:0; font-size:16px; line-height:32px; color:#000; text-align:left;}
.sousuo{ width: 60px;
    float: right;
    height: 32px;
    background: url(http://finance.youth.cn/images/youth_ssbg.gif) no-repeat;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    margin-right: 38px;
    margin-top: 5px;
}
.sousuo a{ color:#fff;}
.bn{
    width: 280px;
    float: left;
    font-family: "微软雅黑", "黑体";
    font-style: normal;
    line-height: 36px;
    color: #4588ce;
    margin-top: 5px;
}
.menu {
    width: 100%;
    height: 46px;
    margin-top: 15px;
    background-color: #458acd;
}
.nav{
    width: 1000px;
    height: 46px;
    margin: 0 auto;
}
.nav li{
    width: 125px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    float: left;
}
.nav li:hover{
    background-color: #3076ba;
}
.nav li a{
    color: #fff;
}
/*焦点图*/
.top_focus{
    width: 100%;
    height: 365px;
    background-color: #efefef;
}
.hiSlider{
    overflow: hidden;
    height: 330px;
    width: 1000px;
}
.hiSlider-item{
    float: left;
    height: 290px;
    width: 1000px;
}
.hiSlider-btn-prev, .hiSlider-btn-next{
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    /*background:  url(../images/hislider-arrow.png) no-repeat;*/
    margin-left: 1000000px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60);
}
.hiSlider-btn-prev{
    left: 10px;
}
.hiSlider-btn-next{
    right: 10px;
    background-position: -30px 0;
}
.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover{
    opacity: 1;
    filter:alpha(opacity:100);
}
.hiSlider-pages{
    position: absolute;
    bottom: 2px;
    left: 445px;
    /*text-align: center;*/
}
.hiSlider-pages a{
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #4a93da;
}
.hiSlider-pages a.active{
    background: #ffa200;
}
.f_l{
    width: 420px;
    height: 290px;
    float: left;
    background-color: #4a93da;
}
.f_r{
    width: 580px;
    height: 290px;
    float: left;
}
.f_r img{
    width: 580px;
    height: 290px;
}
.f_tittle{
    width: 380px;
    border-bottom: 1px solid #396794;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    margin-top: 45px;
    margin-left: 20px;
    margin-bottom: 15px;
}
.f_tittle a{
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.f_tittle a:hover{
    color: #e35719;
}
.f_txt{
    width: 340px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-left: 30px;
    font-family: "SimSun", "宋体";
}
.f_txt a{
    color: #e35719;
}
.gongs{
    width: 80px;
    height: 25px;
    background-color: #ffa200;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    position: absolute;
    top:10px;
    left: 20px;
}

.qing_new{
    width: 100%;
    height: 225px;
    padding-top: 25px;
}
.qcb{
    width: 320px;
    float: left;
    margin-right: 20px;
}
.q_new{
    width: 100%;
    height: 115px;
    margin-top: 5px;
    background-color: #efefef;
}
.q_new img{
    float: left;
}
.q_tittle{
    margin-left: 135px;
    font-size: 18px;
    line-height: 40px;
    color: #000;
}
.q_tittle a{
    color: #000;
}
.q_tittle a:hover{
    color: #e35719;
    text-decoration: underline;
}
.q_txt{
    margin-left: 135px;
    font-size: 12px;
    color: #000;
    line-height: 22px;
}

/*左侧新闻*/
.left_new{
    width: 594px;
    float: left;
}
.right_new{
    width: 385px;
    float: right;
}
.guonei{
    width: 80px;
    height: 25px;
    background-color: #ffa200;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.zh_new{
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}
.zh_tittle{
    font-size: 18px;
    color: #000;
    line-height: 36px;
}
.zh_tittle a{
    color: #000;
}
.zh_tittle a:hover{
    color: #e35719;
    text-decoration: underline;
}
.zh_txt{
    font-size: 14px;
    color: #888;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.zh_txt a{
    color: #e35719;
}
.more{
    width: 100%;
    height: 35px;
    background-color: #eee;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}
.more a{
    color: #000;
}
.more a:hover{
    color: #e35719;
}
.ji_new{
    width: 100%;
}
.ji_new li{
    background: url(images/20170112point.jpg) no-repeat;
    padding-left: 20px;
    font-size: 16px;
    line-height: 34px;
    color: #000;
}
.ji_new li a{
    color: #000;
}
.ji_new li a:hover{
    color: #e35719;
    text-decoration: underline;
}

/*右侧新闻*/
.qy_new{
    margin-top: 30px;
    width: 100%;
    height: 350px;
    background-color: #efefef;
}
.qy_img{
    width: 100%;
    height: 220px;
    position: relative;
}
.txt_bg{
    position: absolute;
    width: 100%;
    height: 36px;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    background: url(images/20170112txt_bg.png) repeat-x;
}
.txt_bg a{
    color: #fff;
}
.qy_txt{
    width: 340px;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin: 20px 0 0 20px;
}
.qy_txt a{
    color: #e35719;
}
.gus{
    width: 100%;
    margin-top: 35px;
}
.gus_new{
    width: 100%;
    height: 180px;
    margin-top: 20px;
}
.gus_txt{
    width: 235px;
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    margin-top: 10px;
}
.gus_new img{
    float: right;
    margin-top: 10px;
}
.shusjj{
    width: 100%;
    margin-top: 35px;
}
.zthd{
    width: 100%;
    height: 100px;
    margin: 30px 0 0 0;
}
.zthd img{
    width: 100%;
    height: 100px;
}
